home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6873 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  876 b 

  1. Path: news.cc.sunysb.edu!libws4!ghauser
  2. From: ghauser@libws4.ic.sunysb.edu (George Hauser)
  3. Newsgroups: comp.lang.c
  4. Subject: EXE runs from local drive but NOT from Network!!
  5. Date: 15 Feb 1996 22:29:17 GMT
  6. Organization: State University of New York at Stony Brook
  7. Message-ID: <4g0c3t$ogr@abel.cc.sunysb.edu>
  8. NNTP-Posting-Host: libws4.cc.sunysb.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. Hi....
  13.  
  14.  
  15. The strangest things is happening to me....
  16.  
  17. I have a simple string formating C program that works ONLY when executed
  18. from the local (C:\) drive, but it gives me garbage when run from a networked
  19. drive:
  20.  
  21. F:\PUBLIC\CORRECT.EXE
  22.  
  23.  
  24. ODD!!! the network is stable and the reason why I dumped it into PUBLIC was
  25. because most users have a maped search drive to that directory.
  26.  
  27. Does anyone have an ideas as to what might be happening?
  28.  
  29. All sugestions will be greatly appreciated.
  30.  
  31.  
  32. - George
  33.  
  34.